VT-d: check return value of pirq_guest_bind()
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 9 Dec 2008 12:55:29 +0000 (12:55 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 9 Dec 2008 12:55:29 +0000 (12:55 +0000)
commit68771db155a5d17b6bcd586ad7e5a984f360c0da
treec4fe18c3f7518922e6357bc975df81ff541f954c
parent6ac1537ba7694c19ca611495863ed081fbe59fa7
VT-d: check return value of pirq_guest_bind()

The eliminates a hypervisor crash when the respective domain dies or
gets the device hot removed.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Reviewed-by: Weidong Han <weidong.han@intel.com>
xen/drivers/passthrough/io.c